home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19990725-20000114 / 000164_news@columbia.edu _Thu Oct 7 11:54:39 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA22740
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Thu, 7 Oct 1999 11:54:39 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id LAA29608
  7.     for kermit.misc@watsun.cc.columbia.edu; Thu, 7 Oct 1999 11:51:16 -0400 (EDT)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
  10. Subject: Re: K95 shell function
  11. Date: 7 Oct 1999 15:51:15 GMT
  12. Organization: Columbia University
  13. Message-ID: <7tifhj$st5$1@newsmaster.cc.columbia.edu>
  14. To: kermit.misc@columbia.edu
  15.  
  16. In article <37FCB999.995D1432@tpsdata.com>,
  17. Jim Whitby  <jim@tpsdata.com> wrote:
  18. : I have not had to do this yet, but the time is coming. I don't have the
  19. : K95 yet just the unix version.
  20. : If I have started k95 from a unix shell ( ksh, bash or ?? ) on a win95
  21. : machine. %COMSPEC still indicates command.com, not the unix shell. When
  22. : I do a shell command , which shell will be used? The parent or %COMSPEC?
  23. : Lemme restate that:
  24. : From a dos prompt on w95, i'll start a "unix shell" ( bash.exe ), then
  25. : start K95, then need to do a shell command
  26. : from K95 ( E.G. sed < blah blah> ). Which shell will get used? %COMSPEC
  27. : or the parent "unix shell"?
  28. : I would suspect its %COMSPEC, but I've been wrong before!
  29. : Jim
  30.  
  31.  
  32. K95 will first look for the SHELL environment variable and if that
  33. is not found it will look for the COMSPEC environment variable.
  34.  
  35.     Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
  36.                  The Kermit Project * Columbia University
  37.               612 West 115th St #716 * New York, NY * 10025
  38.   http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org